httpHeaders

abstract fun httpHeaders(): List<HttpHeader>

Returns an immutable list of the HTTP headers of the request or an empty list if the request does not have any HTTP headers.